home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscSoundPalette / PB.project < prev   
Encoding:
Text File  |  1995-04-15  |  1.0 KB  |  26 lines

  1. FILESTABLE = {
  2.     CLASSES = (MiscSoundPalette.m, MiscSoundTrackerInspector.m, MiscSoundViewInspector.m, MiscVolumeLightInspector.m, MiscVolumeMeterInspector.m);
  3.     OTHER_RESOURCES = (palette.table);
  4.     OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
  5.     INTERFACES = (MiscSoundPalette.nib, MiscSoundTrackerInspector.nib, MiscSoundViewInspector.nib, MiscVolumeLightInspector.nib, MiscVolumeMeterInspector.nib);
  6.     H_FILES = (MiscSoundPalette.h, MiscSoundTrackerInspector.h, MiscSoundViewInspector.h, MiscVolumeLightInspector.h, MiscVolumeMeterInspector.h);
  7.     IMAGES = (MiscSoundPalette.tiff);
  8.     SUBPROJECTS = (MiscSoundUtil.subproj);
  9. };
  10. DOCEXTENSIONS = ();
  11. LOCALIZABLE_FILES = {
  12.     MiscSoundPalette.nib;
  13.     MiscVolumeMeterInspector.nib;
  14.     MiscSoundViewInspector.nib;
  15.     MiscSoundTrackerInspector.nib;
  16.     MiscVolumeLightInspector.nib;
  17. };
  18. PROJECTVERSION = 1.1;
  19. INSTALLDIR = /LocalDeveloper/Palettes;
  20. PROJECTTYPE = Palette;
  21. PROJECTNAME = MiscSoundPalette;
  22. GENERATEMAIN = YES;
  23. MAINNIB = MiscSoundPalette;
  24. LANGUAGE = English;
  25. DOCICONFILES = ();
  26.